HeaderBar.packEnd

Adds @child to @self, packed with reference to the end of @self.

class HeaderBar
void
packEnd

Parameters

child Widget

the widget to be added to @self

Meta